Adwaita: .grid-child 2px padding
authorLapo Calamandrei <calamandrei@gmail.com>
Mon, 7 Jul 2014 15:44:01 +0000 (17:44 +0200)
committerLapo Calamandrei <calamandrei@gmail.com>
Mon, 7 Jul 2014 15:44:01 +0000 (17:44 +0200)
gtk/resources/theme/Adwaita/_common.scss
gtk/resources/theme/Adwaita/gtk-contained-dark.css
gtk/resources/theme/Adwaita/gtk-contained.css

index 9aa43484acc5fa52444c3dd28c4c1a2801123a58..71b2976aaeb25c84be8be39b0affe707d1ee480a 100644 (file)
@@ -1782,7 +1782,8 @@ GtkScrolledWindow {
   }
 }
 
-.list-row {
+.list-row,
+.grid-child {
   padding: 2px;
 }
 
index 08a1955ab75537dbd34ea4d277a0f32574356c0a..92aea3c42758e9e5060f6966809e43eaba22d86f 100644 (file)
@@ -2326,7 +2326,8 @@ GtkScrolledWindow GtkViewport.frame {
     background-color: #2c2c2c;
     border-color: #1e2222; }
 
-.list-row {
+.list-row,
+.grid-child {
   padding: 2px; }
 
 .list-row:selected {
index cad9be7cf51194069e55863c2508df7288994ffe..9f1094bbb2cdca83856f0bfd0d60787d86f47619 100644 (file)
@@ -2318,7 +2318,8 @@ GtkScrolledWindow GtkViewport.frame {
     background-color: #fcfcfc;
     border-color: #a8a8a8; }
 
-.list-row {
+.list-row,
+.grid-child {
   padding: 2px; }
 
 .list-row:selected {